feat(container): update image ghcr.io/coder/code-server ( 4.109.2 → 4.114.1 )#3210
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/coder/code-server ( 4.109.2 → 4.114.1 )#3210renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Path: --- /tmp/tmp.KIC1nl3dzD 2026-04-07 01:40:21.826804241 +0000
+++ /tmp/tmp.F7VOUSxPtY 2026-04-07 01:40:22.385803897 +0000
@@ -20,13 +20,13 @@
apiVersion: v1
kind: Service
metadata:
- name: release-name-gateway
+ name: release-name-code
namespace: default
spec:
type: ClusterIP
ports:
- - port: 8123
- targetPort: 8123
+ - port: 12321
+ targetPort: 12321
protocol: TCP
name: http
selector:
@@ -39,17 +39,11 @@
apiVersion: v1
kind: Service
metadata:
- name: home-assistant
+ name: release-name-gateway
namespace: default
spec:
- type: LoadBalancer
- loadBalancerIP: 192.168.100.55
- externalTrafficPolicy: Local
+ type: ClusterIP
ports:
- - port: 11984
- targetPort: 11984
- protocol: TCP
- name: go2rtc
- port: 8123
targetPort: 8123
protocol: TCP
@@ -64,13 +58,19 @@
apiVersion: v1
kind: Service
metadata:
- name: release-name-code
+ name: home-assistant
namespace: default
spec:
- type: ClusterIP
+ type: LoadBalancer
+ loadBalancerIP: 192.168.100.55
+ externalTrafficPolicy: Local
ports:
- - port: 12321
- targetPort: 12321
+ - port: 11984
+ targetPort: 11984
+ protocol: TCP
+ name: go2rtc
+ - port: 8123
+ targetPort: 8123
protocol: TCP
name: http
selector:
@@ -180,7 +180,7 @@
value: http://localhost:8123
- name: TZ
value: America/Chicago
- image: ghcr.io/coder/code-server:4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4
+ image: ghcr.io/coder/code-server:4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f
name: code-server
resources:
limits: |
|
Path: --- /tmp/tmp.l3nTTVGHVs 2026-04-07 01:40:24.253783007 +0000
+++ /tmp/tmp.68ywYoLmA1 2026-04-07 01:40:25.153782991 +0000
@@ -123,7 +123,7 @@
- --port
- "12321"
- /config
- image: ghcr.io/coder/code-server:4.109.2@sha256:1b84cd817fe8eb1159323ae9d2f29b3c70c6ccd44958d651a94900cf7f0ff9c4
+ image: ghcr.io/coder/code-server:4.114.1@sha256:df6e26973ab703254d6e736971906b6a1956494e8bbfd7e297afb4cf5d30ab5f
name: code-server
resources:
limits:
@@ -158,12 +158,12 @@
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: HTTPRoute
metadata:
- name: release-name-code-server
+ name: release-name-app
annotations:
gethomepage.dev/enabled: "true"
gethomepage.dev/group: Tools
- gethomepage.dev/icon: code-server
- gethomepage.dev/name: ESPHome Code
+ gethomepage.dev/icon: esp-home
+ gethomepage.dev/name: ESPHome
namespace: default
spec:
parentRefs:
@@ -172,16 +172,16 @@
name: internal
namespace: kube-system
hostnames:
- - "esphome-code.rsr.net"
+ - "esphome.rsr.net"
rules:
- backendRefs:
- group: ""
kind: Service
- name: release-name-code-server
+ name: release-name
namespace: default
- port: 12321
+ port: 6052
weight: 1
---
@@ -189,12 +189,12 @@
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: HTTPRoute
metadata:
- name: release-name-app
+ name: release-name-code-server
annotations:
gethomepage.dev/enabled: "true"
gethomepage.dev/group: Tools
- gethomepage.dev/icon: esp-home
- gethomepage.dev/name: ESPHome
+ gethomepage.dev/icon: code-server
+ gethomepage.dev/name: ESPHome Code
namespace: default
spec:
parentRefs:
@@ -203,14 +203,14 @@
name: internal
namespace: kube-system
hostnames:
- - "esphome.rsr.net"
+ - "esphome-code.rsr.net"
rules:
- backendRefs:
- group: ""
kind: Service
- name: release-name
+ name: release-name-code-server
namespace: default
- port: 6052
+ port: 12321
weight: 1 |
e02f5a2 to
e9ebbc6
Compare
e9ebbc6 to
4331008
Compare
4331008 to
9b2bb9c
Compare
9b2bb9c to
9567b37
Compare
9567b37 to
e9cbe27
Compare
e9cbe27 to
696f082
Compare
696f082 to
af5e711
Compare
….114.1 ) | datasource | package | from | to | | ---------- | ------------------------- | ------- | ------- | | docker | ghcr.io/coder/code-server | 4.109.2 | 4.114.1 | Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
af5e711 to
9fe2a53
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.109.2→4.114.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.